Skip to content

BriBaSA_ex crash fixes#267

Open
JaceCear wants to merge 9 commits into
mainfrom
bribasa_crash_fixes
Open

BriBaSA_ex crash fixes#267
JaceCear wants to merge 9 commits into
mainfrom
bribasa_crash_fixes

Conversation

@JaceCear
Copy link
Copy Markdown
Collaborator

No description provided.

#ifndef GUARD_CONSTANTS_CHARACTERS_H
#define GUARD_CONSTANTS_CHARACTERS_H

#if 01
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need this?

NUM_CHARACTERS
} ECharacters;
#else
// TODO: Right now these have to be defined like this for BriBaSA_ex to work.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Btw since we have constants/sa2 split out from constants/sa1 I think we can remove the enum for now?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean, moving it to a different file would be unintuitive...

But overall it's definitely better to have an enum than #defines

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree enum is better, but atm we have both lol

Comment thread tools/BriBaSA_ex/BriBaSA_ex.rdi Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants